Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

api_test.cpp File Reference

#include "stdafx.h"
#include "resource.h"

Include dependency graph for api_test.cpp:

Include dependency graph

Defines

#define MAX_LOADSTRING   100

Functions

ATOM MyRegisterClass (HINSTANCE hInstance)
BOOL InitInstance (HINSTANCE, int)
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM)
LRESULT CALLBACK About (HWND, UINT, WPARAM, LPARAM)
int APIENTRY WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)

Variables

HINSTANCE hInst
TCHAR szTitle [100]
TCHAR szWindowClass [100]
bool g_bShowOuput = true
unsigned long g_idOutputWindow = 0
deApiHandle hWindow

Define Documentation

#define MAX_LOADSTRING   100
 


Function Documentation

LRESULT CALLBACK About HWND   ,
UINT   ,
WPARAM   ,
LPARAM   
 

BOOL InitInstance HINSTANCE   ,
int   
 

ATOM MyRegisterClass HINSTANCE    hInstance
 

int APIENTRY WinMain HINSTANCE    hInstance,
HINSTANCE    hPrevInstance,
LPSTR    lpCmdLine,
int    nCmdShow
 

LRESULT CALLBACK WndProc HWND   ,
UINT   ,
WPARAM   ,
LPARAM   
 


Variable Documentation

bool g_bShowOuput = true
 

unsigned long g_idOutputWindow = 0
 

HINSTANCE hInst
 

deApiHandle hWindow
 

TCHAR szTitle[ 100 ]
 

TCHAR szWindowClass[ 100 ]
 


Generated on Mon Sep 12 19:59:09 2005 for Destiny3D by doxygen1.3-rc3